Click or drag to resize

PersonaAssistantPhoneNumbers Property

Gets the assistant phone numbers.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> AssistantPhoneNumbers { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The assistant phone numbers.
See Also